AbsoluteYearlyRecurrencePattern Class |
Namespace: Independentsoft.Exchange
The AbsoluteYearlyRecurrencePattern type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteYearlyRecurrencePattern |
Initializes a new instance of the AbsoluteYearlyRecurrencePattern class.
| |
| AbsoluteYearlyRecurrencePattern(Month, Int32) |
Initializes a new instance of the AbsoluteYearlyRecurrencePattern class with specified values.
|
| Name | Description | |
|---|---|---|
| DayOfMonth |
Describes the day in a month on which a recurring item occurs. The range of values for this property is 1 to 31. If for a particular month this value is larger than the number of days in the month, the last day of the month is assumed for this property.
| |
| Month |
Describes the month in which a yearly recurring item occurs.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current AbsoluteYearlyRecurrencePattern object to its equivalent string representation.
(Overrides ObjectToString.) |